Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VER: Release 0.17.0 #26

Merged
merged 13 commits into from
Apr 1, 2024
Merged

VER: Release 0.17.0 #26

merged 13 commits into from
Apr 1, 2024

Conversation

threecgreen
Copy link
Contributor

Enhancements

  • Added StatusMsg record, and StatusAction, StatusReason, TradingEvent, and
    TriState enums
  • Added CbboMsg record and corresponding ConsolidatedBidAskPair structure
  • Added new enum values for Schema and RType corresponding to new schemas
    cbbo, cbbo-1s, cbbo-1m, tcbbo, bbo-1s, bbo-1m
  • Added Volatility and Delta StatType variants
  • Added Undefined and TimeProRata MatchAlgorithm variants
  • Changed format of unit_of_measure_qty to a fixed-precision decimal
  • Added logic to skip find_package call if nlohmann_json and httplib targets
    already exist (credit: @akovachev)
  • Added specific instructions for installing dependencies on Ubuntu and macOS (credit: @camrongodbout)

Breaking changes

  • Renamed publishers from deprecated datasets to their respective sources (XNAS.NLS
    and XNYS.TRADES respectively)

Deprecations

  • Deprecated dataset values FINN.NLS and FINY.TRADES

Bug fixes

  • Fixed out-of-order initialization in DbnDecoder (credit: @Hailios)
  • Renamed MatchAlgorithm::EurodollarOptions to MatchAlgorithm::EurodollarFutures

@threecgreen threecgreen requested a review from a team April 1, 2024 13:26
Copy link
Contributor

@nmacholl nmacholl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@threecgreen threecgreen merged commit d6669f6 into main Apr 1, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants